Click or drag to resize

AccountError Property

Contains an Autodiscover error response.

Namespace:  Independentsoft.Exchange.Autodiscover
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Error Error { get; }

Property Value

Type: Error
The error.
See Also